ExecuteMasterFlowObject

Input parameters needed to execute a Master Flow

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

itemId

The ID depends on the source: For Model files it is the item's system ID. For materialized/deployed models it is its materialized model ID.

Y

string

syncModelColumnsType

In the case of adding or removing columns in the database, the model columns can be synchronized according to this property.

-

EtlSyncModelColumnsType

shouldOverrideSecurity

In the case of adding or removing columns in the database, the model columns can be synchronized according to this property.

-

boolean

processModelsOnly

If this option is enabled, only the models will be processed.

-

boolean

executionTitle

A title to describe the execution of the job.

-

string

*Required elements are only used for API parameters

Usages
  • /API2/dataSources/executeMasterFlow
  • /API2/dataSources/validateMasterFlow
  • /API3/dataSources/executeMasterFlow
  • /API3/dataSources/validateMasterFlow